FMeinicke's Wiki

Home

❯

Windows

❯

Powershell

❯

Unix `curl` equivalent

Unix `curl` equivalent

May 27, 20251 min read

  • pwsh/invoke-webrequest
  • curl

invoke-webrequest curl

Source

  • https://superuser.com/a/994132/1201131
Invoke-WebRequest <URL> [-OutFile <out>]

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub